-
Home
-
Leyka
-
3.31.8
-
Code
-
Classes
- Airline
Total Complexity |
47 |
Dependencies |
9 |
Dependents |
2 |
Total lines |
224 |
Lines of code |
132 |
Logical lines of code |
72 |
Comment lines |
55 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fromArray() |
A |
52 |
9 |
25 |
setLegs() |
S |
54 |
7 |
20 |
setPassengers() |
S |
54 |
7 |
20 |
setBookingReference() |
S |
59 |
5 |
13 |
setTicketNumber() |
S |
59 |
5 |
13 |
notEmpty() |
S |
79 |
4 |
3 |
addPassenger() |
S |
61 |
3 |
13 |
addLeg() |
S |
61 |
3 |
13 |
getBookingReference() |
S |
82 |
1 |
3 |
getTicketNumber() |
S |
82 |
1 |
3 |
getPassengers() |
S |
82 |
1 |
3 |
getLegs() |
S |
82 |
1 |
3 |